home *** CD-ROM | disk | FTP | other *** search
-
- // This JavaScript file was autogenerated from inc/real/wires/r3witris.h
- // Do not modify by hand
- // Copyrights 2001, Realsoft Graphics, Finland
-
- include("real/wires/r3wire.js")
- var R3CLID_WITRISET = 533;
-
- R3WITRISM_ = 533000;
-
- function _R3WITRISM_() {
- return this.r3Do(R3WITRISM_, arguments);
- }
-
- function r3Witriset () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_WITRISET, arguments);
- }
- // Methods
- this.=_R3WITRISM_;
-
- // Attributes
- }
-
- r3Witriset.prototype=new r3Wire;
- // inc/real/wires/r3witris.h_H